Description (EN):
German-language hut-to-hut hiking tour planner for the Alps. Independent aggregator. Live availability from Casablanca (DAV Bettencheck), hut-reservation.org, and Hüttenholiday.
Description (DE):
Mehrtägige Hüttentouren in den Alpen planen — kuratierte Routen mit tagesaktueller Verfügbarkeit aus Casablanca, hut-reservation.org und Hüttenholiday.
Overview
Hüttentouren MCP Server
Plan multi-day hut-to-hut hiking tours in the Alps directly from your AI agent.
Independent aggregator — not affiliated with DAV, ÖAV, AVS, SAC or any booking system. Combines curated route content with live availability aggregated from publicly accessible booking systems for alpine huts: Casablanca (DAV Bettencheck), hut-reservation.org, and Hüttenholiday.
German-language route content. Booking happens directly on the original provider platforms via the booking links returned by the server.
Tools
recommend_tours— ranked tour recommendations by hard filters (difficulty, duration, party size, travel months, date window) and soft preferences (transport, season). Returns concrete start dates when availability is fresh.search_tours— fuzzy text search over route names and regions.get_tour— full stage-by-stage detail including overnight huts and booking links.
Freshness contract
bookable— availability ≤8h old, booking links safe to surfacecontent_only— availability stale (≤12h) or missing, content-only responseno_match— no tour matches filters (distinct from system errors)
Connect
{
"mcpServers": {
"huettentouren": {
"url": "https://www.huettentouren.org/api/mcp"
}
}
}
Server Config
{
"mcpServers": {
"huettentouren": {
"url": "https://www.huettentouren.org/api/mcp"
}
}
}